[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Write characters (not attr.) at cursor position

        Entry:
          AH = 0Ah
          AL = character
          BH = display page - alpha mode
          BL = color of character (graphics mode)
          CX = number of times to write character
                 (EGA) in graphics modes, replication count in CX works
                 correctly
               only if all character written are contains on the same row
        Return:
          AX,SI,DI,BP destroyed by call

See Also: INT 10h, 08h INT 10h, 09h INT 10h, 0Eh
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson